Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not propagate zero values #484

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

hratoanina
Copy link
Contributor

Addresses #441.

Testing on some Ethereum blocks indicate an average gain in trace lengths of:

  • 1.7% for Memory
  • 9.2% for MemBefore
  • 9.4% for MemAfter

@github-actions github-actions bot added the crate: evm_arithmetization Anything related to the evm_arithmetization crate. label Aug 10, 2024
@Nashtare Nashtare added this to the continuations - Q3 2024 milestone Aug 10, 2024
@hratoanina hratoanina merged commit 74d499d into feat/continuations Aug 14, 2024
14 checks passed
@hratoanina hratoanina deleted the no_zero_value_propagation branch August 14, 2024 22:15
Nashtare pushed a commit that referenced this pull request Aug 15, 2024
* Do not propagate zero values

* Address comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate: evm_arithmetization Anything related to the evm_arithmetization crate.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants